Autogenerated HTML docs for v1.7.11-3-g60475
diff --git a/git-branch.html b/git-branch.html index 471405f..11fe323 100644 --- a/git-branch.html +++ b/git-branch.html
@@ -632,7 +632,7 @@ <div class="paragraph"><p>Use <tt>-r</tt> together with <tt>-d</tt> to delete remote-tracking branches. Note, that it only makes sense to delete remote-tracking branches if they no longer exist in the remote repository or if <em>git fetch</em> was configured not to fetch -them again. See also the <em>prune</em> subcommand of for a +them again. See also the <em>prune</em> subcommand of <a href="git-remote.html">git-remote(1)</a> for a way to clean up all obsolete remote-tracking branches.</p></div> </div> <h2 id="_options">OPTIONS</h2> @@ -898,7 +898,7 @@ <p> The name of the branch to create or delete. The new branch name must pass all checks defined by - . Some of these checks + <a href="git-check-ref-format.html">git-check-ref-format(1)</a>. Some of these checks may restrict the characters allowed in a branch name. </p> </dd> @@ -970,7 +970,7 @@ <p> Delete the remote-tracking branches "todo", "html" and "man". The next <em>fetch</em> or <em>pull</em> will create them again unless you configure them not to. -See . +See <a href="git-fetch.html">git-fetch(1)</a>. </p> </li> <li> @@ -1014,15 +1014,15 @@ </div> <h2 id="_see_also">SEE ALSO</h2> <div class="sectionbody"> -<div class="paragraph"><p>, -, -, +<div class="paragraph"><p><a href="git-check-ref-format.html">git-check-ref-format(1)</a>, +<a href="git-fetch.html">git-fetch(1)</a>, +<a href="git-remote.html">git-remote(1)</a>, <a href="user-manual.html#what-is-a-branch">“Understanding history: What is a branch?”</a> in the Git User’s Manual.</p></div> </div> <h2 id="_git">GIT</h2> <div class="sectionbody"> -<div class="paragraph"><p>Part of the suite</p></div> +<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div> </div> </div> <div id="footnotes"><hr /></div>